Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "accessibility_label" field to Button interface #1478

Merged
merged 1 commit into from
May 5, 2022

Conversation

kpeters-cbsi
Copy link
Contributor

Summary

The Button interface in @slack/types is missing the accessibility_label field as described in the API reference. This PR adds that field.

NB: while I have read the discussion in #1227 , I think this PR is still appropriate as the missing field is part of the published API and is not present in the Typescript definitions.

Requirements (place an x in each [ ])

@CLAassistant
Copy link

CLAassistant commented May 4, 2022

CLA assistant check
All committers have signed the CLA.

@filmaj filmaj added the pkg:types applies to `@slack/types` label May 4, 2022
Copy link
Contributor

@filmaj filmaj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks and LGTM! Would like another maintainer's approval, though, before merging, as I'm not proficient in TS 😛

@seratch seratch changed the title Add "accessiblity_label" field to Button interface Add "accessibility_label" field to Button interface May 5, 2022
@seratch seratch added this to the types@2.5.0 milestone May 5, 2022
@seratch seratch added the enhancement M-T: A feature request for new functionality label May 5, 2022
@seratch seratch merged commit 17654bd into slackapi:main May 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement M-T: A feature request for new functionality pkg:types applies to `@slack/types`
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants